home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 1 / LIGHT-ROM 1 (Amiga Library Services)(1994).iso / ffdisks / d884.lha / S-Anim5 / S-Anim5.doc < prev    next >
Text File  |  1993-07-16  |  5KB  |  141 lines

  1.    
  2.  
  3.                              S - ANIM5  V1.1 
  4.  
  5.                          Self-Displaying Anim5
  6.  
  7.        
  8.        S-ANIM5 is a programme to turn Anim5 animations (DPaint, Videoscape,
  9.                     P-Anim etc) into self-displaying files.
  10.  
  11.  
  12.      So you have just created a really superb animation and you want to show it
  13.    to the world; in what form do you distribute it?  Here are some of the
  14.    options: (figures given are for the "Ripples" animation on Fish #127).
  15.  
  16.      Leave it uncompressed and include an animation display programme such as
  17.      Superview on the disk.
  18.  
  19.          Ripples 673020,   Superview3.0 9472           Total 682492 bytes
  20.  
  21.      Compress it (PowerPacker) and include PPAnim to display it, along with the
  22.      PowerPackerLibrary.
  23.  
  24.          Ripples.pp 470920  PPAnim 7404  PP.library 6076  Total 484400 bytes
  25.  
  26.      Archive it together with Superview, and include the archiver so that it
  27.      can be extracted.
  28.  
  29.          Archive (LHA) 405651,  LHA  53440             Total 459091 bytes
  30.  
  31.      or use P-Compress instead of PowerPacker, P-Reader decodes and displays.
  32.      Ripples(P-Compress) 425232  P-Reader 30472        Total 456704 bytes   
  33.  
  34.      Finally turn it into an S-Anim - no display tools, decompressors or
  35.      libraries needed
  36.  
  37.          Ripples.se 431236                             Total 431236 bytes 
  38.  
  39.     
  40.      If disk space is the criterion, The S-Anim solution wins outright.  Other
  41.    advantages are:
  42.  
  43.      Convenience:  no mucking about with de-Archiving, loading libraries,
  44.      moving display prograames around, setting icon default tools, or
  45.      creating  XIcon  texts.
  46.  
  47.      Portability:   The pic can be transferred anywhere without worrying over
  48.      whether a suitable decompressor/display tool is available, or changing
  49.      icons.
  50.  
  51.      Sound:  Along with the P-Compress solution, S-Anim will handle the music
  52.      track of animations produced by P-Anim.
  53.  
  54.      Speed: At a CLI it is a quicker to type "Ripples.se" than for example
  55.      "dh0:c/PPAnim Ripples". 
  56.  
  57.    Perhaps the real point is that it gives you a file that can be moved from
  58.   disk to disk without having to even consider whether suitable decompressing 
  59.   displayers are on them, and can distribute without having to consider whether
  60.   recipients have any means of decompressing and displaying.
  61.  
  62.    S-Anim5 is one of a family of tools for the production of self-executing 
  63.   files.  S-Text and S-Pic have already been released.  S-Exec will follow
  64.   in due course.
  65.  
  66.                            INSTRUCTIONS 
  67.  
  68.    To create the executable animation open a CLI and type:
  69.  
  70.                  S-Anim5 -[switches] <animfile> <outfile>
  71.  
  72.    Two swiches are available:
  73.  
  74.      -c   Run continuously until stopped.  The default is to run once only. (Be
  75.           warned that unless the animation has been made for continuous running 
  76.           the results may be unsatisfactory).
  77.  
  78.      -rx  Set framing rate in frames/second.  x should be between 1 and 30.
  79.           The default is to use whatever rate was set by the creator of the
  80.           animation.
  81.  
  82.      S-Anim5 -c -r8 Ripples Ripples.se would create the S-Anim file Ripples.se
  83.   which when executed would run continuously at a framing rate of 8 frames/
  84.   second.
  85.  
  86.      As always where switches indicated by '-' are used the animfile and
  87.   outfile names should not contain hyphens!
  88.  
  89.    The <outfile> must be different from <animfile>, you cannot directly
  90.   replace anims with their executable offspring.  It is a good idea to add
  91.   an extension (.se) to the outfile to distinguish it from a primitive
  92.   non-executable anim.
  93.  
  94.    For Workbench use provide the executable with a TOOL type icon.
  95.  
  96.    To view the anim treat the file just like any other executable:
  97.  
  98.      At a CLI type the name, use RUN if you wish.
  99.      From Workbench double-click the icon.
  100.  
  101.    A small window will open, asking you to click the Left mouse button to
  102.   start the animation and to click again to stop and clear it.   
  103.  
  104.      
  105.           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  106.  
  107.     S-Anim5 is Freeware.  It may be copied and distributed freely and used
  108.    without charge for non-commercial purposes.  Authority for commercial
  109.    use should be obtained from the author below.
  110.  
  111.     No responsibility can be accepted for any loss occasioned by use of the
  112.    programme.
  113.  
  114.      Comments, suggestions, bug-reports all welcome.
  115.  
  116.    Chas A. Wyndham,
  117.    1265 Canning Mills Road,
  118.    Roleystone,
  119.    WA 6111.
  120.    Australia 
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.